@font-face {
  font-family: "iconfont"; /* Project id 2504340 */
  src: url('iconfont.woff2?t=1621426988501') format('woff2'),
       url('iconfont.woff?t=1621426988501') format('woff'),
       url('iconfont.ttf?t=1621426988501') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconwb_icon:before {
  content: "\e600";
}

.iconwx_icon:before {
  content: "\e602";
}

.iconquanbuxinwen:before {
  content: "\e601";
}

.iconego-menu:before {
  content: "\e605";
}

.iconsousuo:before {
  content: "\e606";
}

.iconangleleft:before {
  content: "\e609";
}

.iconangleright:before {
  content: "\e60f";
}

.iconclose:before {
  content: "\e621";
}

